2004-09-01 Matthias Clasen <mclasen@redhat.com>
* gdk-pixbuf-core.h: Align argument names with source.
+2004-09-01 Matthias Clasen <mclasen@redhat.com>
+
+ * gdk-pixbuf-core.h: Align argument names with source.
+
Thu Aug 26 01:23:16 2004 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf-core.h:
GdkPixbuf *gdk_pixbuf_new_from_file_at_scale (const char *filename,
int width,
int height,
- gboolean keep_aspect_ratio,
+ gboolean preserve_aspect_ratio,
GError **error);
GdkPixbuf *gdk_pixbuf_new_from_data (const guchar *data,